projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f982e
)
* url-cookie.el (url-cookie-retrieve): If localpart is not a
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 15 Jan 2009 13:56:05 +0000
(13:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 15 Jan 2009 13:56:05 +0000
(13:56 +0000)
string, use it literally.
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index b2d290b29611b687ae3a9e6f22672e01aa7eb034..9efd2a093f04e12a824b5cf3a005fc6c3b1843ed 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-1,3
+1,8
@@
+2009-01-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * url-cookie.el (url-cookie-retrieve): If localpart is not a
+ string, use it literally.
+
2009-01-14 Chong Yidong <cyd@stupidchicken.com>
* url-cookie.el (url-cookie-retrieve): Handle null localpart.